All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----com.apple.alpha.core.NativeObject | +----com.apple.alpha.app.Cell | +----com.apple.alpha.app.ActionCell | +----com.apple.alpha.app.TextFieldCell | +----com.apple.alpha.app.TableHeaderCell
NSTableHeaderCell
.
[[NSTableHeaderCell
alloc] init]
.
- initWithCoder:
on a newly allocated object.
protected TableHeaderCell(boolean shouldAllocate, int objcObject)
public TableHeaderCell()
[[NSTableHeaderCell
alloc] init]
.
public TableHeaderCell(Coder aDecoder)
- initWithCoder:
on a newly allocated object.
All Packages Class Hierarchy This Package Previous Next Index